/* CoachMarkRec specifies the appearance of a CoachMark*/
typedef SOMLargeStruct CoachMarkRec; /* Derived from a struct of 30 bytes in size */
/* CoachMarkAnimation specifies the appearance of a coach mark's animation*/
typedef SOMLargeStruct CoachMarkAnimation; /* Derived from a struct of 12 bytes in size */
/*
The Freaky Good Stuff --------------------------------------------------------------------------------------------------------------------------------------------------------------
Creation/destruction
*/
/* To specify geometry*/
/* Accessors*/
/*
Drawing, animation, erasing
CoachMarkInteraction is synchronous and applies globallly, the other three are not and require windows